-
Notifications
You must be signed in to change notification settings - Fork 557
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Project ARES - Apollo Controller #3783
Merged
harryob
merged 49 commits into
cmss13-devs:master
from
realforest2001:project/apollo_controller
Jul 24, 2023
Merged
Project ARES - Apollo Controller #3783
harryob
merged 49 commits into
cmss13-devs:master
from
realforest2001:project/apollo_controller
Jul 24, 2023
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
realforest2001
force-pushed
the
project/apollo_controller
branch
from
July 2, 2023 14:16
d4cdc0b
to
271d2c5
Compare
realforest2001
added
the
Testmerge Candidate
we'll test this while you're asleep and the server has 10 players
label
Jul 2, 2023
Segrain
reviewed
Jul 2, 2023
realforest2001
force-pushed
the
project/apollo_controller
branch
2 times, most recently
from
July 2, 2023 18:44
58c1a63
to
cb5abac
Compare
x x access tweak x
realforest2001
force-pushed
the
project/apollo_controller
branch
from
July 2, 2023 19:51
cb5abac
to
506254e
Compare
3 tasks
3 tasks
3 tasks
harryob
approved these changes
Jul 24, 2023
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
just this
Co-authored-by: harryob <[email protected]>
cm13-github
added a commit
that referenced
this pull request
Jul 24, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Feature
Feature coder badge
Testmerge Candidate
we'll test this while you're asleep and the server has 10 players
UI
deletes nanoui/html
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
About the pull request
Further to #3298 develops the Apollo Maintenance Controller to be functional properly.
At present it only functions for maintenance tickets, but will eventually allow for proper use of access tickets, and remote access of the console by working joes (hopefully)
Explain why it's good for the game
Testing Photographs and Procedure
Screenshots & Videos
Put screenshots and videos here with an empty line between the screenshots and the
<details>
tags.Changelog
🆑
add: Adds functional maintenance ticket control to the Apollo Console
add: Adds a unique ID system for each ticket. Credit to Ben10083 for the idea.
add: Adds procs for vents to spew gas within a radius. Not currently usable without proccall.
code: Starts work on Access Tickets.
code: START of contribs from Ben10083
add: ARES now announces when Bioscan fails.
code: new procs to see if ARES can talk, or log something. Bioscan proc renamed for consistency.
admin: Admins can now force an ARES announcement or communication if subsystem is offline.
add: new emergency protocol from ARES; call General Quarters, which sets the ship to immediate Red Alert.
add: New APOLLO maintenance ticket categories; Janitorial and Support. Fire now a priority ticket
qol: Claimed APOLLO tickets can be unclaimed
qol: APOLLO tickets can be rejected/completed if unclaimed by any Working Joe
code: END of contribs from Ben10083
/:cl: